@charset "utf-8";
/* CSS Document */


/*移动端样式*/


@media only screen and (max-width: 768px) {
	
	.in_nr_c.nr_sml{
		width:96%;
		float:none;
		}
		.in_case_deright {

    float: none;
    background: #f2f2f2;
    padding: 5%;
    width: 90%;
    border-radius: 4px;
}
	
	
	
	.top_head_in{
		 position:relative;
	}
	.top_menu{
		display:none;
	}
	.top_phone_menu{
		  width: 25px;
    height: 16px;
	position:absolute;
	top: 20px;
    right: 0px;
	
	}
	
	.line {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #0b9ae2;
    position: absolute;
    left: 50%;
    margin-left: -15px;
}
	
	.top_logo{
		max-width:120px;
		width:80%;
	}
	.top_logo img{
		width:100%;
		top:5px;
		left:-5px;
	}
	
	.top_head{
		height:60px;
	}
	
	.line2 {
    top: 7px;
	}
	.line1{
		bottom:0px;
	}
	
	.down_menu .line{
	   background:#eb3f00;	
	}
	
	.top_phone_menu.current .line2{
		display:none;
	}
	.top_phone_menu.current .line1{
		transform: rotate(45deg);
		top: 0px;
	}
	.top_phone_menu.current .line3{
		transform: rotate(-45deg);
	}
	.top_phone_menu.current .line{
		background:#0b9ae2;
	}
	.top_phone_menu.current{
		 top: 30px;
	}
	
	.top_menu.current{
		display: block;
    background: #fff;
    padding: 0px;
    position: fixed;
    left: 0px;
    top: 60px;
	width:100%;
	}
	
	.top_menu.current .menu_li {
    display: block;
    padding: 0px 1vw;
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px #ddd;
    width: 90%;
    margin: auto;
}
	
	.top_tel{
		display:none;
		}
	.top_head{
		background:#fff;
	}
	
	.top_logo .logo_img1{
		opacity:0;
	}
	.top_logo .logo_img2{
		opacity:1;
	}
	
	.mySwiper{
		margin-top: 60px;
	}
	
	.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
	    
    object-fit: cover;
}

.swiper-slide{
	width:100%;
}

.ba_img{
	width:100%;
}
	
	.ba_title1 {
    font-size: 18px;
	font-weight:bold;
	}
	
	.ba_title2{
		display:none;
		}
	
	.swiper-pagination{
    left: 0;
    text-align: right;
	width:96% !important;
	}
	
	.ba_text{
		bottom: 24%;
	}
	
	.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
	}
	
	.h_title_cn{
		font-size:24px;
		    margin-bottom: 0px;
			margin-top:30px;
	}
	.h_title_en {
    font-size: 14px;
    color: #b4b4b4;
	}


.p1_class_li{
width:31.3%;
margin:0px 1%;
}

.p1_class_li:after{
	display:none;
}


.p1_num{
	display:none;
}
.p1_class_li.cur a{
	color: #0b9ae2;
}

.part_in_head{
	height:auto;
	margin-bottom:20px;
	}
	.p1_name{
		
		    position: relative;
    z-index: 2;
    border: solid 1px #ddd;
    border-radius: 30px;
	}
	
	.p1_class_li.cur .p1_name{
		 border: solid 1px #0b9ae2;
	}
	
.p1_name a {
    font-size: 15px;
}
.p1_btn{
	display:none;
}

.p1_class_li:nth-child(1){
	display:none;
}

.p1_head{
	height:auto;	
}
.p1_case_li{
	width:48%;
	margin:1%;
	float:left;

}

.p1_case {
    width: 98%;
	margin-top:5%;
}

.p1_case_title{
	bottom: 10px;
	font-size: 13px;
}

.p1_case_li:hover .p1_case_title a.a_title {
    font-size: 15px;
    font-weight: bold;
}
.p1_case_btn {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
}

.p1_case_li:hover .p1_case_title {
    bottom: 38%;
    transition: all 0.6s;
}




.p1_case_li:after {
    background: #000;
    height: 30%;
	opacity:0.4;
    position: absolute;
    bottom: 0%;
    left: 0px;
    content: '';
    background-position-y: 0%;
    width: 100%;
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
}


.part2_txt{
	line-height: 26px;
	width: 90%;
	font-size: 14px;
}
.part2_nr {
    width: 88%;
	margin-bottom: 8%;
}

.part2_nr_left{
	float:none;
	width:100%;
}

.part2_nr_right{
	width:100%;
	float:none;
	display:none;
}

.swiper_pagination_sjs{
	display:block;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.swiper-pagination{
	text-align:center;
}

.swiper-pagination-bullet{
		    border: solid 1px #fff;
    background: #fff;
}

.swiper_pagination_sjs .swiper-pagination-bullet{
		    border: solid 1px #c90100;
    background: #c90100;
}

.p3_news_li{
	width:100%;
	float:none;
}

.p3_news_left{
	width:100%;
	float:none;
}

.p3_news_date{
	display:none;
}

.part_in_content {
    width: 90%;
}
.p3_news_title{
	font-weight:bold;
	font-size:16px;
	line-height:28px;
	text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
    margin-top: 3%;
    margin-bottom: 2%;
}
.p3_news_sml {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
	text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.p3_news_btn {
    margin-top: 1%;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 5%;
}


.p3_news_right{
	width:100%;
}

.p3_news_r_more{
	display:none;
}

.p3_news_r_title{
	width:100%;
}

.p3_news_r_title a{
	font-size:16px;
}

.p3_news_pic{
	border-radius:5px 5px 0px 0px;
	overflow:hidden;
}

.p3_news_r_li{
	padding:4%;
	width:92%;
}

.bg_1{
	margin-top:6%;
}

.part3_bg{
	padding-bottom:10%;
}

.bottom_right{
	display:none;
}

.bottom_left{
	float:none;
	width:100%;
	padding:3% 0px;
}


.bottom_name{
	font-size:18px;
}


.bottom_bq {
    margin-top: 0;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}

.bottom_left_l{
	display:none;
}

.bottom_contact, .bottom_email, .bottom_bq{
	line-height:26px;
}



.in_nr{
	margin-top:60px;
}

.in_head_fl{
	height:50px;
	line-height:50px;
}

.in_case_li a{
	    padding: 0px 5px;
    font-size: 14px;
}

.in_case_li {
    display: inline-block;
    width: 30.3%;
	float:left;
	margin:1%;
	border:solid 1px #ddd;
	border-radius:30px;
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
}

.in_case_li a.current{
	border-radius:30px;
}

.in_head_fl{
height:auto;
}

.in_left.jj_xs{
	width:100%;
	float:none;
}

.in_nr_c{
	width:90%;
}

.in_right{
	width:100%;
	float:none;
	margin-top:10px;
}
.in_head_en {
    font-size: 20px;
    color: #dedede;
    line-height: 20px;
    margin-bottom: 10px;
    /* margin-top: 5%; */
	display:none;
}

.in_head_title{
	font-size:20px;
}

.in_nrhead_right{
	width:100%;
	float:none;
	text-align:left;
}

.in_case_de_in .in_head_title{
	display:none;
}

.title_gs{
	margin-top:10px;
}

.in_head_fl_ul{
	padding:4% 0px;
	width:96%;
	padding-bottom:0px;
}

.title_gs span{
	display:none;
}
.in_left.l_kd1{
	width:100%;
	float:none;
}
.in_right.r_kd1{
	width:100%;
	float:none;
}

.in_nr{
	background:none;
}
.in_right_t {
    width: 90%;
	text-align:left;
	padding-top: 5%;
	padding-bottom:8%;
	
}
.in_right_t p{
	text-align:left;
	    width: 100%;
		margin-top: 15px;
}


.in_right_t p.gs_jj_en{
	display:none;
}
.title_gs.other1{
	font-size:18px;
}
.in_news_date{
	width:100%;
	float:none;
}

.in_news_txt{
	width:100%;
	float:none;
}
.newsimg{
	width:100%;
	float:none;
	padding:0px;
	padding-bottom:50%;
	margin:0px;
	margin-top:10px;
}
.in_news_date{
	font-size:20px;
}
.in_news_date{
	margin-top:10px;
	margin-bottom:10px;
}

.news_title{
	font-size:20px;
	margin-bottom:5px;
}

.news_detail_title{
	line-height:24px;
	font-size:20px;
}

.news_detail_title{
	margin-top:10px;
}




.in_li_c{
	width:48%;
	margin:1%;
	
}
.in_ba_text{

padding:10px;
font-size:14px;
min-height:40px;
	text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}



.in_case_in {
    margin-top: 10px;
}



.in_left{
	width:100%;
	float:none;
}

.in_news_c img{
	width:100%;
}


.p1_class_li:hover a{
	color:#333;
}


.top_menu_tel{
    width: 40%;
    position: absolute;
    top: 15px;
    right: 35px;
	display:block;
    max-width: 135px;
}
.top_menu_tel img{
	width:100%;
	    top: 6px;
		left: -8px;
}



.sjs_bf{
top:30%;
}



	
}
